func runtime.runqput
5 uses
runtime (current package)
proc.go#L906: runqput(mp.p.ptr(), gp, next)
proc.go#L3845: runqput(pp, gp, false)
proc.go#L4484: runqput(pp, newg, true)
proc.go#L6016: runqput(pp, gp1, false)
proc.go#L6199: func runqput(pp *p, gp *g, next bool) {
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |